net/http.http2clientConnReadLoop.processPushPromise (method)

2 uses

	net/http (current package)
		h2_bundle.go#L9381: 			err = rl.processPushPromise(f)
		h2_bundle.go#L10069: func (rl *http2clientConnReadLoop) processPushPromise(f *http2PushPromiseFrame) error {